xen.git
2005-11-18 djm@kirby.fc... Fix read of guest psr to properly set dfh and other...
2005-11-18 djm@kirby.fc... Properly pass iha/itir if data miss occurs when fetchin...
2005-11-18 djm@kirby.fc... Remove DOMU_BUILD_STAGING and supporting code entirely...
2005-11-18 djm@kirby.fc... Turn off DOMU_BUILD_STAGING, no longer needed (flagged...
2005-11-17 djm@kirby.fc... Parse all ACPI MADT entries, not just NR_CPUS (by Alex...
2005-11-17 djm@kirby.fc... Turn off duplicate console output (by Alex Williamson)
2005-11-17 djm@kirby.fc... Remove old version of xen xlilo patch
2005-11-17 djm@kirby.fc... Integration of the xen4xlilo patch. (by Tristan Gingold)
2005-11-17 djm@kirby.fc... Enable build to work for both generic and non-generic...
2005-11-16 djm@kirby.fc... Changes so that Xen can be compiled with gcc 4.0.2...
2005-11-16 djm@kirby.fc... Enable generic build for dom0 and build for domU with...
2005-11-16 djm@kirby.fc... Fix problem if itlb miss occurs when in metaphysical...
2005-11-14 djm@kirby.fc... Support dom0_mem parameter at boot option (by Masaki...
2005-11-11 djm@kirby.fc... Fix delivery of nat consumption faults (still chatty)
2005-11-11 djm@kirby.fc... Punt to slow path for itc.i/d for region0 to avoid...
2005-11-11 djm@kirby.fc... Fix region0 virtual accesses
2005-11-10 djm@kirby.fc... Enable gcc3.4 with CONFIG_SMP (by Alex Williamson)
2005-11-10 djm@kirby.fc... Blkfront no longer built by default, need CONFIG_XEN_BL...
2005-11-10 djm@kirby.fc... Merge
2005-11-10 djm@kirby.fc... Reflect various missing traps/faults (flagged with...
2005-11-10 djm@kirby.fc... Fix typo
2005-11-10 djm@kirby.fc... Merge latest xen-unstable into xen-ia64-unstable
2005-11-10 djm@kirby.fc... Adapt to new evtchn interfaces.
2005-11-10 djm@kirby.fc... Back out partial fix in ia64-unstable 7665/7/8, breaks...
2005-11-09 djm@kirby.fc... Don't panic for other region physaddr handling in vcpu_...
2005-11-09 djm@kirby.fc... Don't panic for (rare) dom0 physaddr with uncacheable...
2005-11-09 djm@kirby.fc... Fix ia64 tools build (new parameter in xc_vmx_build)
2005-11-09 djm@kirby.fc... Enable region0 virtual addresss in vcpu_translate ...
2005-11-09 emellor@leeni... Cope with the ValueError exception that we get if you...
2005-11-09 kaf24@firebug... Support recent change moving virtual IOAPIC model into...
2005-11-09 kaf24@firebug... Attached patch allows building of netfront and blkfront...
2005-11-09 kaf24@firebug... gnttab_request_free_callback needs to be exported for...
2005-11-09 kaf24@firebug... Remove use of get_gendisk in blkfront gen_gendisk is...
2005-11-09 kaf24@firebug... Allow xen_create_contiguous_region() to fail gracefully...
2005-11-09 smh22@firebug... More fixes for save/restore; use configured memory...
2005-11-09 emellor@leeni... This patch prevents the xm-test console library from...
2005-11-09 emellor@leeni... This patch adds a new test that attempts to save and...
2005-11-09 emellor@leeni... Chmod a+x.
2005-11-09 smh22@firebug... Fix 64-bit build.
2005-11-08 djm@kirby.fc... Fix domU (by Kevin Tian)
2005-11-08 smh22@firebug... Enable save/restore for PAE domains.
2005-11-08 smh22@firebug... Use '-' instead of '_' in xen version strings.
2005-11-08 kaf24@firebug... Fix alloc_skb() to ensure data is always physically...
2005-11-08 kaf24@firebug... Rationalise the kernel event-channel binding interfaces...
2005-11-08 emellor@leeni... Increase the static constant default number of loopback...
2005-11-08 emellor@leeni... Merged.
2005-11-08 emellor@leeni... Fix two leaks in the pyxc interface. The dictionaries...
2005-11-08 Michael.Fetterman... merge
2005-11-08 Michael.Fetterman... merge
2005-11-08 Michael.Fetterman... Cleanup various shadow mode asserts.
2005-11-08 emellor@leeni... Merged.
2005-11-08 emellor@leeni... Added file missed on commit of earlier patch by Dan...
2005-11-08 emellor@leeni... This patch removes all of the auto-generated files...
2005-11-08 mafetter@aosda... Bug fix in error handling in get_page_from_l4e()
2005-11-08 kaf24@firebug... Remove unused and unnecessary gnttab ioctl.
2005-11-08 kaf24@firebug... Update tools/examples docs.
2005-11-08 kaf24@firebug... After move randomMac to netif in 7637, we need to this...
2005-11-08 kaf24@firebug... Remove the execute bit from shell snipplets (the -commo...
2005-11-08 kaf24@firebug... Fix the clean target of the tools/xenstore Makefile to
2005-11-08 emellor@leeni... This patch increments the version number of xm-test...
2005-11-08 emellor@leeni... This patch adds a URL to the reporting site, as well...
2005-11-08 emellor@leeni... 1. Set the UID and EUID of the process when trying...
2005-11-08 emellor@leeni... 1. Unmark the 07 and 08 tests of block_attach as XFAIL
2005-11-08 kaf24@firebug... merge
2005-11-08 mafetter@seana... Fixed domain refcounting bug (found by inspection)
2005-11-08 mafetter@seana... Fixed a bug in the audit code.
2005-11-08 unknown@aosda... Fixed domain refcounting bug (found by inspection)
2005-11-08 emellor@leeni... Remove unused parameter.
2005-11-08 mafetter@seana... Fix vncviewer spawning so it actually works.
2005-11-08 mafetter@seana... Added some minor defensive coding/error handling in...
2005-11-08 djm@kirby.fc... Merge xen-unstable into xen-ia64-unstable again (to...
2005-11-08 emellor@leeni... Merged.
2005-11-08 emellor@leeni... Push the process of waiting for devices to come up...
2005-11-08 emellor@leeni... Rearrange restart logic so that a failure to restart...
2005-11-08 emellor@leeni... Mark plenty of variables as unused, and remove an unuse...
2005-11-08 emellor@leeni... Remove unused XENSTORED_XYZ constants.
2005-11-07 djm@kirby.fc... Enable ar.unat handling for fast paths (by Anthony Xu)
2005-11-07 emellor@leeni... Rename parameter to avoid shadowing builtin.
2005-11-07 unknown@aosda... Minor Makefile cleanup in tools/libxc/Makefile
2005-11-07 djm@kirby.fc... Missed ia64 changes to one drivers/xen file
2005-11-07 unknown@aosda... Make xen0's default config match itself after a "make...
2005-11-07 kaf24@firebug... Fix pagetable pinning logic for xen/i386 kernels. The pin
2005-11-07 djm@kirby.fc... Merge latest xen-unstable into xen-ia64-unstable
2005-11-07 unknown@aosda... Minor updates to .hgignore
2005-11-07 djm@kirby.fc... Fast tlb miss reflection (mostly working, missing robus...
2005-11-07 kaf24@firebug... This patch remove the obsolete ioapic code on qemu...
2005-11-07 kaf24@firebug... This patch add virtual IOAPIC support for VMX guest.
2005-11-07 kaf24@firebug... This patch change the vmx mmio handler to static.
2005-11-07 emellor@leeni... Merged.
2005-11-07 emellor@leeni... Added description of the behaviour of rename-restart.
2005-11-07 jbulpin@wicket... Fixed syntax error in iopif patch.
2005-11-07 kaf24@firebug... merge
2005-11-07 kaf24@firebug... fast_flush_area() should index the unmap request array...
2005-11-07 emellor@leeni... Move the randomMAC method from xm.create into server...
2005-11-07 emellor@leeni... Fix misnamed call to legacy_mask_to_prefix. Thanks...
2005-11-07 emellor@leeni... Diagnostic for hitting the nloopbacks limit. This...
2005-11-07 emellor@leeni... Wholesale import of xm-test 0.4.0.
2005-11-07 emellor@leeni... Hack around problem whereby VMX domains (using the...
2005-11-07 emellor@leeni... Added assertion, to stop it blowing up more obscurely...
2005-11-07 emellor@leeni... Tidy exception handling on IntroduceDomain, quieten...
next